-
Home
-
Custom Tables – Create, Read, Update and Delete
-
1.3.6 (latest)
-
Code
-
Classes
- database
Total Complexity |
179 |
Dependencies |
2 |
Dependents |
51 |
Total lines |
972 |
Lines of code |
612 |
Logical lines of code |
439 |
Comment lines |
170 |
Methods |
32 |
Properties |
0 |
Methods 32
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sanitizeSelects() |
D |
27 |
43 |
118 |
loadObjectList() |
B |
42 |
20 |
41 |
changeColumn() |
A |
40 |
15 |
50 |
prepareFields() |
A |
49 |
10 |
30 |
createTable() |
A |
46 |
9 |
34 |
copyCTTable() |
A |
48 |
7 |
33 |
insert() |
S |
49 |
7 |
27 |
update() |
S |
48 |
6 |
30 |
dropTableIfExists() |
S |
55 |
6 |
18 |
addColumn() |
S |
56 |
6 |
16 |
getExistingFields() |
S |
51 |
4 |
28 |
getFieldType() |
S |
54 |
4 |
19 |
renameTable() |
S |
55 |
4 |
17 |
dropColumn() |
S |
58 |
4 |
15 |
dropForeignKey() |
S |
58 |
4 |
15 |
getTableStatus() |
S |
59 |
4 |
13 |
deleteRecord() |
S |
56 |
3 |
17 |
getServerType() |
S |
66 |
3 |
9 |
addForeignKey() |
S |
60 |
2 |
12 |
quote() |
S |
68 |
2 |
7 |
deleteTableLessFields() |
S |
69 |
2 |
6 |
setTableInnoDBEngine() |
S |
67 |
2 |
8 |
changeTableComment() |
S |
66 |
2 |
8 |
addIndex() |
S |
66 |
2 |
8 |
getDBPrefix() |
S |
77 |
1 |
4 |
getDataBaseName() |
S |
81 |
1 |
3 |
realTableName() |
S |
75 |
1 |
4 |
showCreateTable() |
S |
68 |
1 |
6 |
getTableIndex() |
S |
66 |
1 |
7 |
loadColumn() |
S |
76 |
1 |
3 |
loadRowList() |
S |
76 |
1 |
3 |
loadAssocList() |
S |
76 |
1 |
3 |